[INFO] cloning repository https://github.com/Ghost-Frame/cred-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ghost-Frame/cred-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Fcred-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Fcred-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99c205c4a1fa2686d09efaab6d6176fd4a4fe3ad
[INFO] checking Ghost-Frame/cred-public against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGhost-Frame%2Fcred-public" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ghost-Frame/cred-public
[INFO] finished tweaking git repo https://github.com/Ghost-Frame/cred-public
[INFO] tweaked toml for git repo https://github.com/Ghost-Frame/cred-public written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ghost-Frame/cred-public on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ghost-Frame/cred-public already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7417c4c15777636624d073085c9e1938c43f8e75639a996d2a903d729240d010
[INFO] running `Command { std: "docker" "start" "-a" "7417c4c15777636624d073085c9e1938c43f8e75639a996d2a903d729240d010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7417c4c15777636624d073085c9e1938c43f8e75639a996d2a903d729240d010", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7417c4c15777636624d073085c9e1938c43f8e75639a996d2a903d729240d010", kill_on_drop: false }`
[INFO] [stdout] 7417c4c15777636624d073085c9e1938c43f8e75639a996d2a903d729240d010
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e55e50e9c4a9644ad3c487eef520786731410b35c4e454a66a336bd54749b241
[INFO] running `Command { std: "docker" "start" "-a" "e55e50e9c4a9644ad3c487eef520786731410b35c4e454a66a336bd54749b241", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking wayland-client v0.31.13
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking glutin v0.32.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-segmentation v1.13.1
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking webbrowser v1.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking rpassword v5.0.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking glutin-winit v0.5.0
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking cred v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/backend_sqlite.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SqliteBackend {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     conn: Mutex<Connection>,
[INFO] [stdout] 11 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_backend` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CredStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_backend(master_key: Key<Aes256Gcm>, backend: Box<dyn SecretBackend>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_field` and `bare_value` are never used
[INFO] [stdout]    --> src/types.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl SecretValue {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn get_field(&self, field: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn bare_value(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/types.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Secret {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Secret` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_owner`, `is_agent`, `agent_id`, and `display_name` are never used
[INFO] [stdout]    --> src/types.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl AuthLevel {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 301 |     pub fn is_owner(&self) -> bool { matches!(self, AuthLevel::Owner) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 302 |     pub fn is_agent(&self) -> bool { matches!(self, AuthLevel::Agent(_)) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 303 |     pub fn agent_id(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn display_name(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/backend_sqlite.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SqliteBackend {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     conn: Mutex<Connection>,
[INFO] [stdout] 11 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_backend` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CredStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_backend(master_key: Key<Aes256Gcm>, backend: Box<dyn SecretBackend>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_field` and `bare_value` are never used
[INFO] [stdout]    --> src/types.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl SecretValue {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn get_field(&self, field: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn bare_value(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/types.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Secret {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Secret` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_owner`, `is_agent`, `agent_id`, and `display_name` are never used
[INFO] [stdout]    --> src/types.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl AuthLevel {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 301 |     pub fn is_owner(&self) -> bool { matches!(self, AuthLevel::Owner) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 302 |     pub fn is_agent(&self) -> bool { matches!(self, AuthLevel::Agent(_)) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 303 |     pub fn agent_id(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn display_name(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate`, `touch`, and `has_scope` are never used
[INFO] [stdout]    --> src/agent_keys.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl AgentKeyStore {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn validate(&self, bearer_token: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn touch(&mut self, agent_id: &str) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn has_scope(&self, agent_id: &str, service: &str, key: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_eq` is never used
[INFO] [stdout]    --> src/agent_keys.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn constant_time_eq(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `audit_log` is never used
[INFO] [stdout]    --> src/agent_keys.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn audit_log(agent_id: &str, action: &str, detail: &str) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append_to_file` is never used
[INFO] [stdout]    --> src/agent_keys.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn append_to_file(path: &PathBuf, content: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/backend_sqlite.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SqliteBackend {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     conn: Mutex<Connection>,
[INFO] [stdout] 11 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_backend` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CredStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_backend(master_key: Key<Aes256Gcm>, backend: Box<dyn SecretBackend>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/types.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Secret {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Secret` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiError` is never constructed
[INFO] [stdout]    --> src/types.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct ApiError {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreSecretRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct StoreSecretRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct SecretResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSecretResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct AgentSecretResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretListItem` is never constructed
[INFO] [stdout]    --> src/types.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct SecretListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthLevel` is never used
[INFO] [stdout]    --> src/types.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub enum AuthLevel {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_owner`, `is_agent`, `agent_id`, and `display_name` are never used
[INFO] [stdout]    --> src/types.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl AuthLevel {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 301 |     pub fn is_owner(&self) -> bool { matches!(self, AuthLevel::Owner) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 302 |     pub fn is_agent(&self) -> bool { matches!(self, AuthLevel::Agent(_)) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 303 |     pub fn agent_id(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn display_name(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyCreateRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct AgentKeyCreateRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyCreateResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct AgentKeyCreateResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyListItem` is never constructed
[INFO] [stdout]    --> src/types.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct AgentKeyListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `validate`, `touch`, and `has_scope` are never used
[INFO] [stdout]    --> src/agent_keys.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl AgentKeyStore {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 162 |     pub fn validate(&self, bearer_token: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn touch(&mut self, agent_id: &str) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     pub fn has_scope(&self, agent_id: &str, service: &str, key: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constant_time_eq` is never used
[INFO] [stdout]    --> src/agent_keys.rs:239:4
[INFO] [stdout]     |
[INFO] [stdout] 239 | fn constant_time_eq(a: &[u8], b: &[u8]) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `audit_log` is never used
[INFO] [stdout]    --> src/agent_keys.rs:267:8
[INFO] [stdout]     |
[INFO] [stdout] 267 | pub fn audit_log(agent_id: &str, action: &str, detail: &str) {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append_to_file` is never used
[INFO] [stdout]    --> src/agent_keys.rs:280:4
[INFO] [stdout]     |
[INFO] [stdout] 280 | fn append_to_file(path: &PathBuf, content: &str) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/backend_sqlite.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct SqliteBackend {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 10 |     conn: Mutex<Connection>,
[INFO] [stdout] 11 |     path: PathBuf,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_backend` is never used
[INFO] [stdout]   --> src/store.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl CredStore {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_backend(master_key: Key<Aes256Gcm>, backend: Box<dyn SecretBackend>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/types.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct Secret {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 172 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Secret` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiError` is never constructed
[INFO] [stdout]    --> src/types.rs:238:12
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct ApiError {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoreSecretRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct StoreSecretRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct SecretResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentSecretResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct AgentSecretResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecretListItem` is never constructed
[INFO] [stdout]    --> src/types.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct SecretListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthLevel` is never used
[INFO] [stdout]    --> src/types.rs:295:10
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub enum AuthLevel {
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_owner`, `is_agent`, `agent_id`, and `display_name` are never used
[INFO] [stdout]    --> src/types.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | impl AuthLevel {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] 301 |     pub fn is_owner(&self) -> bool { matches!(self, AuthLevel::Owner) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 302 |     pub fn is_agent(&self) -> bool { matches!(self, AuthLevel::Agent(_)) }
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 303 |     pub fn agent_id(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub fn display_name(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyCreateRequest` is never constructed
[INFO] [stdout]    --> src/types.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct AgentKeyCreateRequest {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyCreateResponse` is never constructed
[INFO] [stdout]    --> src/types.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct AgentKeyCreateResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AgentKeyListItem` is never constructed
[INFO] [stdout]    --> src/types.rs:328:12
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub struct AgentKeyListItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "e55e50e9c4a9644ad3c487eef520786731410b35c4e454a66a336bd54749b241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e55e50e9c4a9644ad3c487eef520786731410b35c4e454a66a336bd54749b241", kill_on_drop: false }`
[INFO] [stdout] e55e50e9c4a9644ad3c487eef520786731410b35c4e454a66a336bd54749b241
